Network Stack
Design Goals
Feature set is driven by java.net and java.io APIs
Portable across architectures and I/O devices -- implemented in Java!
Low memory footprint
Dynamic extensibility at runtime

Return to Tracks